Struct isotope::term::weak::WeakId [−][src]
pub struct WeakId(_);
Expand description
A weak reference to a term in isotope
’s term language
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for WeakId
impl !UnwindSafe for WeakId
Blanket Implementations
Mutably borrows from an owned value. Read more
Borrow an optional value of type T
Compare self to key
and return true
if they are equal.